CE Gobi SDK  2.7
GobiApi
MinBasedImsi Struct Reference

#include <GobiConnectionMgmtAPI.h>

Public Attributes

BYTE mcc_m [MAX_MCC]
 
BYTE imsi_m_11_12 [MAX_IMSI_11_12]
 
BYTE imsi_m_s1 [MAX_IMSI_S1]
 
BYTE imsi_m_s2 [MAX_IMSI_S2]
 

Detailed Description

MIN-based IMSI (information written to NV_IMSI_MCC_I, NV_IMSI_11_12_I, NV_MIN1_I, and NV_MIN2_I)

Parameters
mcc_m
  • ASCII character representation of MCC_M; example: 000, 123, etc.
imsi_m_11_12
  • ASCII character representation of IMSI_M_11_12 value; example: 00, 01, etc.
imsi_m_s1
  • ASCII character representation of IMSI_M_S1 value; example: 0123456.
imsi_m_s2
  • ASCII character representation of IMSI_M_S2 value; example: 012.

The documentation for this struct was generated from the following file: